Conversation
feat: add polyline, polygon and circle onPress support
feat: add mapCircle support feat: add polyline, polygon and circle onPress support
## 1.0.0-dev.1 (2025-10-06) ### ✨ Features * add mapCircle support ([8e32d14](8e32d14)) * add mapId support ([75f73fa](75f73fa)) * add mapType ([754df51](754df51)) * add mapType ([300614f](300614f)) * add mapType ([e32a3f5](e32a3f5)) ### 🐛 Bug Fixes * build script ([98e194e](98e194e)) * name conflict ([faf8d5e](faf8d5e)) * name conflict ([7217c11](7217c11)) * react type ([36e22d5](36e22d5)) * release ([afbb9cd](afbb9cd)) * set npm publish to true ([ed7544b](ed7544b)) ### 🔄 Code Refactors * nitrogen-patch.js ([20fbb0d](20fbb0d)) * optional props ([9faa702](9faa702)) ### 📚 Documentation * **readme:** update setup instructions ([9f88702](9f88702)) * update README.md ([60936c9](60936c9)) * update README.md ([00d3f65](00d3f65)) * update README.md ([7354d38](7354d38)) * update README.md ([bb2bf47](bb2bf47)) ### 🛠️ Other changes * add dev badge ([c8660b7](c8660b7)) * format ([e67d939](e67d939)) * initial commit ([d240a87](d240a87)) * update .gitignore ([c15be5e](c15be5e))
## [1.0.0-dev.2](v1.0.0-dev.1...v1.0.0-dev.2) (2025-10-06) ### 🐛 Bug Fixes * dev package version ([1317f23](1317f23))
## [1.0.3-dev.1](v1.0.0-dev.2...v1.0.3-dev.1) (2025-10-06) ### 🐛 Bug Fixes * dev package version ([ab9b581](ab9b581))
feat: add location config support feat: add myLocationEnabled support feat: add indoorEnabled support refactor: code optimizations and cleanup chore: updated example
feat: add location config support feat: add myLocationEnabled support feat: add indoorEnabled support refactor: code optimizations and cleanup chore: updated example
## [1.1.0-dev.1](v1.0.3-dev.1...v1.1.0-dev.1) (2025-10-07) ### ✨ Features * add map ui settings support ([7921f49](7921f49)) * more map features ([796be0b](796be0b))
## [1.1.0-dev.3](v1.1.0-dev.2...v1.1.0-dev.3) (2025-10-08) ### 🐛 Bug Fixes * **example:** update Podfile.lock ([0eb9a09](0eb9a09)) ### 🔄 Code Refactors * **map:** unify update logic and defaults across Android and iOS ([cdaa01a](cdaa01a)) * **map:** unify update logic and defaults across Android and iOS ([f15d638](f15d638)) ### 🛠️ Other changes * update to react-native 0.82.0 ([31d5ff5](31d5ff5)) * update to react-native 0.82.0 ([8c8e8ae](8c8e8ae))
## [1.1.0-dev.4](v1.1.0-dev.3...v1.1.0-dev.4) (2025-10-08) ### ✨ Features * add heatmap support ([ddcfccf](ddcfccf)) * add heatmap support ([96a3a08](96a3a08))
|
🎉 This PR is included in version 1.1.0-dev.5 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.1.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.